home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Columbia Kermit
/
kermit.zip
/
newsgroups
/
misc.20030409-20031118
/
000143_ishikawa@yk.rim.or.jp_Sun Jun 8 12:48:09 EDT 2003.msg
< prev
next >
Wrap
Text File
|
2020-01-01
|
2KB
|
43 lines
Article: 14370 of comp.protocols.kermit.misc
Path: newsmaster.cc.columbia.edu!panix!news.linkpendium.com!diablo.efnet.com!efnet.com!Q.T.Honey!newsfeed.rim.or.jp!news.rim.or.jp!not-for-mail
From: Ishikawa <ishikawa@yk.rim.or.jp>
Newsgroups: comp.protocols.kermit.misc
Subject: Re: Trouble with dialup connection from K95
Date: Mon, 09 Jun 2003 00:55:50 +0900
Organization: Ye 'Ol Disorganized NNTPCache groupie
Lines: 19
Message-ID: <3EE35C86.26D97A1B@yk.rim.or.jp>
References: <8ce22d01.0306020820.640a4c8b@posting.google.com> <vdnfcm1t55b4c@corp.supernews.com> <ZuQCa.94460$h42.92508@twister.nyc.rr.com> <vdo01ti3qmnv9a@corp.supernews.com> <bbi862$bl7$1@watsol.cc.columbia.edu> <8ce22d01.0306071746.49b85cf0@posting.google.com>
NNTP-Posting-Host: pl149.nas911.n-yokohama.nttpc.ne.jp
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-2022-jp
Content-Transfer-Encoding: 7bit
X-Trace: news.rim.or.jp 1055088000 62596 210.139.98.149 (8 Jun 2003 16:00:00 GMT)
X-Complaints-To: root@rim.or.jp
NNTP-Posting-Date: Sun, 8 Jun 2003 16:00:00 +0000 (UTC)
X-Mailer: Mozilla 4.8 [en] (X11; U; Linux 2.4.20 i686)
X-Accept-Language: ja, en
Cache-Post-Path: duron!unknown@localhost
X-Cache: nntpcache 3.0.1 (see http://www.nntpcache.org/)
Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:14370
I noticed that many note PCs these days omit
serial ports and have USBs ports instead,
I am curious.
How do you connect telephone to your PC?
Is there a direct telephone plug (instead of the serial com port)
on the notebook PC?
Maybe the best chance you have might be to buy
a modem PC card with a well known working winmodem inside
or use a serial port PC card
although I am not sure how well
such cards behave in practice.
--
int main(void){int j=2003;/*(c)2003 cishikawa. */
char t[] ="<CI> @abcdefghijklmnopqrstuvwxyz.,\n\"";
char *i ="g>qtCIuqivb,gCwe\np@.ietCIuqi\"tqkvv is>dnamz";
while(*i)((j+=strchr(t,*i++)-(int)t),(j%=sizeof t-1),
(putchar(t[j])));return 0;}/* under GPL */